img.img-one {
    margin-left: -35%;
    width: 167%;
}

h1.apprenticeships-title-one {
    color: #000;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    font-size: 28px;
}

ul.navigation-menu-items {
    list-style: none;
}

a.dropdown-one {
    color: #000;
    font-weight: bold;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    top: 7px;
    position: relative;
}

#dropdownOne {
    width: 100%;
    background: #f9bb38;
}

#dropdownTwo {
    width: 100%;
    background: #f9bb38;
}

button#dropdownTwo {
    font-size: 16px !important;
    font-weight: bold;
    color: #000;
    font-family: "Poppins", sans-serif;
}

#dropdownThree {
    width: 100%;
    background: #f9bb38;
}

button#dropdownThree {
    font-size: 16px !important;
    font-weight: bold;
    color: #000;
    font-family: "Poppins", sans-serif;
}

#dropdownFour {
    width: 100%;
    background: #f9bb38;
}

button#dropdownFour {
    font-size: 16px !important;
    font-weight: bold;
    color: #000;
    font-family: "Poppins", sans-serif;
}

#dropdownFive {
    width: 100%;
    background: #f9bb38;
}

button#dropdownFive {
    font-size: 16px !important;
    font-weight: bold;
    color: #000;
    font-family: "Poppins", sans-serif;
}

.dropdown-menu {
    width: 100%;
    background: #f3f3f3;
}

.open>.dropdown-menu {
    display: block;
    width: 130%;
    padding-left: 20px;
}

a.dropdown-item {
    color: #000;
    display: list-item;
    font-family: "Poppins", sans-serif;
    font-weight: normal;
    width: 120%;
    padding-top: 5px;
}

.navigation-section {
    background: #F9BB38;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 168%;
    margin-left: -34%;
    padding-left: 300px;
    padding-right: 0;
}

p.text-block {
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    color: #000;
    line-height: 1.25em;
}

.play-video {
    top: -260px;
    position: relative;
    left: 46%;
}

i.fas.fa-play {
    color: #fff;
    font-size: 88px;
}
p#text {
    margin-bottom: 60px;
}
p.link-one {
    font-size: 18px;
}

h2.apprenticeships-title-two {
    color: #000;
    font-family: "Poppins", sans-serif;
    font-size: 22px;
    font-weight: bold;
}

a.course-link-one {
    color: #000;
    font-size: 18px;
    text-decoration: underline;
    font-family: "Poppins", sans-serif;
}

a.course-link-two {
    color: #000;
    font-size: 18px;
    text-decoration: underline;
    font-family: "Poppins", sans-serif;
}

a.course-link-three {
    color: #000;
    font-size: 18px;
    text-decoration: underline;
    font-family: "Poppins", sans-serif;
}

a.course-link-four {
    color: #000;
    font-size: 18px;
    text-decoration: underline;
    font-family: "Poppins", sans-serif;
}

a.course-link-five {
    color: #000;
    font-size: 18px;
    text-decoration: underline;
    font-family: "Poppins", sans-serif;
}

a.course-link-six {
    color: #000;
    font-size: 18px;
    text-decoration: underline;
    font-family: "Poppins", sans-serif;
}

a.course-link-seven {
    color: #000;
    font-size: 18px;
    text-decoration: underline;
    font-family: "Poppins", sans-serif;
}

a.course-link-eight {
    color: #000;
    font-size: 18px;
    text-decoration: underline;
    font-family: "Poppins", sans-serif;
}

a.course-link-nine {
    color: #000;
    font-size: 18px;
    text-decoration: underline;
    font-family: "Poppins", sans-serif;
}

p.link-one {
    font-size: 18px;
    left: -41%;
    position: relative;
}
.orange-box {
    background: #f9bb38;
    padding: 71px;
    border-radius: 8px;
    margin-bottom: 60px;
}
h2.apprenticeships-title-three {
    color: #000;
    font-family: "Poppins", sans-serif;
    font-size: 22px;
    font-weight: bold;
}

a.btn.btn-secondary.fife-button {
    background: #fff;
    font-size: 18px;
    border: 1px solid #000;
    border-radius: 32px;
    color: #000;
    font-family: "Poppins", sans-serif;
}

a.btn.btn-secondary.fife-button:focus {
    outline: 2px dashed #000;
    background: #fff;
    color: #000;
}

a.btn.btn-secondary.fife-button:hover {
    background: #f9bb38;
    color: #000;
    transition: 0.6s;
}

h3.orange-box-title {
    color: #000;
    font-family: "Poppins", sans-serif;
}
.navigation-section {
    background: #F9BB38;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 300px;
    padding-left: 300px;
    width: 148% !important;
    margin-left: -24%;
    height:65px;
}
a.dropdown-item {
    color: #000;
    display: list-item;
    font-family: "Poppins", sans-serif;
    font-weight: normal;
    width: 120%;
    padding-top: 5px;
    font-size:12px;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: var(--bs-dropdown-link-hover-color);
    background-color: var(--bs-dropdown-link-hover-bg);
    width: 100%;
}
@media only screen and (max-width: 1440px) {
    .navigation-section {
        background: #F9BB38;
        padding-top: 15px;
        padding-bottom: 15px;
        width: 128%;
        margin-left: -14%;
        padding-left: 50px;
        padding-right: 0px;
    }

    img.img-one {
        margin-left: -35%;
        width: 148%;
    }
}

@media only screen and (max-width: 1024px) {
    .navigation-section {
        background: #F9BB38;
        padding-top: 15px;
        padding-bottom: 15px;
        width: 100;
        margin-left: -5%;
        padding-left: 50px;
        padding-right: 0px;
    }
    img.img-one {
        margin-left: -7%;
        width: 120.5%;
    }
    a.dropdown-one {
        font-size: 14px;
    }
    button#dropdownTwo{
        font-size: 14px !important;
    }
    button#dropdownThree {
        font-size: 14px !important;
    }
    button#dropdownFour{
        font-size: 14px !important;
    }
    button#dropdownFive{
        font-size: 14px !important;
    }
    button#dropdownSix{
        font-size: 14px !important;
    }
}

@media only screen and (max-width: 768px) {
    a.dropdown-one {
        left: 40%;
    }
    .navigation-section {
        width: 100%;
    }
    img.img-one {
        margin-left: -7%;
        width: 100%;
    }
    .play-video {
        top: -260px;
        position: relative;
        left: 0%;
    }
    p.link-one {
        font-size: 18px;
        left: 5%;
        position: relative;
    }
    .fa-play:before {
        content: "\f04b";
        left: 350px;
        position: relative;
    }
}

@media only screen and (max-width: 425px) {
    a.dropdown-one {
        left: 31%;
    }
    .play-video {
        top: -170px;
        position: relative;
        left: 0%;
    }
    p.link-one {
        font-size: 12px;
        left: 5%;
        position: relative;
    }
    .fa-play:before {
        content: "\f04b";
        left: 175px;
        position: relative;
    }
}

@media only screen and (max-width: 375px) {
    a.dropdown-one {
        left: 28%;
    }
    a.btn.btn-secondary.fife-button {
        font-size: 14px;
    }
}

@media only screen and (max-width: 320px) {
    a.dropdown-one {
        left: 24%;
    }
    p.link-one {
        font-size: 12px;
        left: 1%;
        position: relative;
    }
    .fa-play:before {
        content: "\f04b";
        left: 150px;
        position: relative;
    }
    a.btn.btn-secondary.fife-button {
        font-size: 11px;
    }
}